diff options
author | asami <asami@FreeBSD.org> | 1995-11-16 03:13:14 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-16 03:13:14 +0000 |
commit | d4f042583b51f7ac9ee5df289138384044677120 (patch) | |
tree | cd876ba466b7e8e91559058f6fb995733bddc23f /russian/pgp.language | |
parent | 602f906963e0b661a7ab1f0fce471943fc2e6001 (diff) | |
download | FreeBSD-ports-d4f042583b51f7ac9ee5df289138384044677120.zip FreeBSD-ports-d4f042583b51f7ac9ee5df289138384044677120.tar.gz |
Minor cleanup. Standardize package names (they now all start with "ru-"),
add "russian" to categories.
Diffstat (limited to 'russian/pgp.language')
-rw-r--r-- | russian/pgp.language/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 33fc8f8..8873d03 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,12 +3,12 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.7 1995/07/13 00:55:40 asami Exp $ +# $Id: Makefile,v 1.8 1995/09/23 17:22:38 ache Exp $ # DISTNAME= pgp26ru -PKGNAME= pgp-2.6.ru -CATEGORIES+= utilities +PKGNAME= ru-pgp-2.6 +CATEGORIES+= russian utilities MASTER_SITES= ftp://ftp.kiae.su/unix/crypto/pgp/ EXTRACT_SUFX= .zip |